How to Install acpid software package in Debian 7 (Wheezy)

How to Install acpid software package in Debian 7 (Wheezy)

acpid software package provides Advanced Configuration and Power Interface event daemon, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install acpid 

acpid is installed in your system.

Make ensure the acpid package were installed using the commands given below,

$ sudo dpkg-query -l | grep acpid *

You will get with acpid package name, version, architecture and description in a table

acpid package basic information:

Distro Debian 7 wheezy
Section Administration Utilities
Package acpid
Version 1:2.0.16-1+deb7u1
Description Advanced Configuration and Power Interface event daemon
Sub Section Admin


See Also, How to uninstall or remove acpid software package from Debian 7 (Wheezy)?